<meta>

	type "Hearts Deck"
	format "SikemRes"		// resources...
	
	extension ".bmp"

	info <meta>
		copyright "2000 David Skelly"
		name "Skelly Classic Cards"
	</meta>
		

	// deck specific stuff (according to format) goes under here...

	needsBorder 0			// add a rectangular border
	scaleCards 0			// scale the cards to fit our preferred rects - may be ignored	
	
	memApproximation 2000	// not too much...
	cardFolderName "Images"
	
</meta>